home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 4
/
MacFormat n. 4 (Spain)
/
MacFormat 4.bin
/
La ciudad del ShareWare
/
Desarrollo
/
ICAppSourceKit1.0
/
ICWindowUtils.p
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-27
|
168 b
|
12 lines
unit ICWindowUtils;
interface
uses
ICTypes, ICWindowGlobals;
function WindowsOpen (wt: WindowType; id: integer): OSErr;
implementation
end. (* ICWindowUtils *)